Remove globalopts.objective dependency (tef_xml).
authoroliskoli <oliskoli>
Tue, 20 Feb 2007 20:56:14 +0000 (20:56 +0000)
committeroliskoli <oliskoli>
Tue, 20 Feb 2007 20:56:14 +0000 (20:56 +0000)
testo

diff --git a/testo b/testo
index 9da58307674e3cd2042ff529fae9fac11096c5ec..36fc4502655e2d16be4fcdc9963eed969b86b71f 100755 (executable)
--- a/testo
+++ b/testo
@@ -796,7 +796,7 @@ ${PNAME} -i geo -f ${REFERENCE}/../geocaching.loc -o text -F ${TMPDIR}/text.out
 # tef "TourExchangeFormat" read test
 #
 rm -f ${TMPDIR}/tef_xml*
-${PNAME} -r -i tef -f ${REFERENCE}/route/tef_xml.sample.xml -o gpx -F ${TMPDIR}/tef_xml.sample.gpx
+${PNAME} -i tef -f ${REFERENCE}/route/tef_xml.sample.xml -o gpx -F ${TMPDIR}/tef_xml.sample.gpx
 compare ${TMPDIR}/tef_xml.sample.gpx ${REFERENCE}/route/tef_xml.sample.gpx 
 
 #